fabric-document Skill
Synthesizes all pipeline handoffs into a single human-readable project brief. Use when user says "generate docs", "create documentation", "document the project", or after validation passes. Do NOT use for deployment (use fabric-deploy) or architecture design (use fabric-design). Published by microsoft in fabric-task-flows.
What is fabric-document Skill?
Synthesizes all pipeline handoffs into a single human-readable project brief. Use when user says "generate docs", "create documentation", "document the project", or after validation passes. Do NOT use for deployment (use fabric-deploy) or architecture design (use fabric-design). Published by microsoft in fabric-task-flows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Design and media
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use fabric-document Skill
- Use it for deployment.
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-task-flows
- Skill file: .github/skills/fabric-document/SKILL.md
What it does
Synthesizes all pipeline handoffs into a single human-readable project brief. Use when user says "generate docs", "create documentation", "document the project", or after validation passes. Do NOT use for deployment (use fabric-deploy) or architecture design (use fabric-design).
Skill instructions
⚠️ Artifacts-only mode: When deploymode is artifactsonly, this skill is NOT invoked — the pipeline runner handles this phase deterministically. The instructions below apply only when deploymode is live. Fabric Documentation Goal: Produce ONE deliverable — docs/project-brief.md — that a CTO can read in 10 minutes. ⚡ Pre-generated brief: The runner writes a structured project-brief.md synthesized from all handoffs before this skill is invoked, with <!-- AGENT: FILL -- markers where narrative polish is needed. Your job: (1) verify facts against the source handoffs, (2) add narrative polish so the brief reads like a CTO memo rather than a template, (3) replace every <!-- AGENT: FILL -- marker. Instructions Step 1: Read Pipeline Handoffs Read these files in parallel from projects/[name]/docs/ (all are independent inputs): - discovery-brief.md — problem statement and signals - architecture-handoff.md — items, waves, decisions, trade-offs, diagram - deployment-handoff.md — what was deployed,
Explore related resources
Frequently asked questions
What is fabric-document?
fabric-document is a open-source AI agent skill with Copy skill directory. Synthesizes all pipeline handoffs into a single human-readable project brief. Use when user says "generate docs", "create documentation", "document the project", or after validation passes.
Who is fabric-document best for?
fabric-document is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows, design and media workflows.
How do I install fabric-document?
Install or run fabric-document using Copy skill directory. Check fabric-document for the latest setup command.
Is fabric-document actively maintained?
fabric-document may need a closer maintenance check before production use.
Auto-fetched from GitHub.