Mason
Community@ab300819 · NanJing, China
Show me your code
Agent Skills by Mason
Showing 45 vetted skills indexed across 2 GitHub repositories.
prd-parser
Splits large PRD documents into structured FR/NFR chunk files with change tracking.
dev-flow
Implements tasks and fixes with contract-first TDD and gated evidence delivery.
insights
Convert UI/UX review findings and external research into confirmed project requirements.
pipeline
Route and orchestrate keel documentation-driven development workflows across eight entry modes.
test-cases
Generates traceable UT, IT, E2E, and Journey test case documents from requirements.
board
Generates interactive HTML review panels for requirements and design documents with feedback write-back.
verify
Validates documentation alignment, implementation correctness, UI fidelity, and development readiness in keel workflows.
prd-brainstorm
Convert vague product ideas and PRD fragments into structured FR/NFR requirement documents.
dev-workflow
Executes keel development tasks via dual-agent TDD with adversarial review and atomic commits.
backlog
Manages deferred work items in a centralized backlog.md registry with status transitions.
workspace-topology
Inspect, declare, and migrate code-to-docs workspace layouts across inline, shell, and linked modes.
requirements
Converts confirmed requirements into structured F/US/AC traceable requirement documents.
onboard
Generates project context summaries for AI tool handoffs and project takeovers.
adversarial-review
Coordinates external LLM reviews of code, plans, and documents with per-finding verification and convergence circuit breakers.
retrofit
Establishes keel documentation baselines for existing projects or migrates legacy keel docs to current spec.
doc-organization
Reviews technical documentation for information placement, duplication, and missing context issues.
codebase-insight
Analyzes an existing codebase's modules, interfaces, and constraints into a read-only inventory report.
agent-memory
Creates, updates, and restructures AGENTS.md and CLAUDE.md agent memory files.
prd
Orchestrates vague product ideas or large PRD documents into structured FR/NFR requirement packages.
compound
Extract reusable patterns, pitfalls, and decisions from completed development cycles into structured knowledge documents.
system-design
Generates layered architecture, interface contract, and data model design documents from requirements.
test-run
Execute layered test suites and generate traceability-verified test reports.
feature
Orchestrates incremental feature additions to existing keel projects by updating requirements, design, test, and task documents.
sync
Synchronize keel documentation with implementation progress and detect doc-code drift.
Frequently Asked Questions About Mason
FAQPage SchemaWhat tasks can I accomplish with Mason's keel/DevDocs skill registry?▼
You can parse PRDs into FR/NFR requirements, generate system designs, break designs into dependency-ordered dev tasks, run test-first bugfixes with regression evidence, design traceable UT/IT/E2E test cases, and sync documentation against code drift across the full development cycle.
Who is the target audience for these skills?▼
Software engineers and technical leads practicing spec-driven development who need requirements traceability, layered TDD enforcement, and documentation-code consistency. The pipeline, board, and backlog skills also serve leads orchestrating multi-stage keel projects with interactive review panels.
How do the keel skills work together in practice?▼
The pipeline skill selects and orchestrates atomic flows: prd or requirements capture needs, system-design defines architecture, dev-tasks decomposes work, dev-workflow executes with milestone checkpoints, verify and adversarial-review validate, and sync plus compound close the cycle with traceability updates.
What prerequisites and dependencies do these skills require?▼
Skills operate on a Git repository with a docs/devdocs or keel document structure. Runtime capabilities use Read, Write, Glob, Grep, Bash, Edit, and Task operations; board requires Chrome DevTools MCP pages, and adversarial-review requires the codex-mcp delegate/review task interface.
Do these skills support non-keel projects and legacy codebases?▼
Yes. dev-flow handles feature and fix work outside keel, retrofit establishes a keel baseline or migrates legacy DevDocs, codebase-insight produces read-only inventory reports of modules and interfaces, and onboard generates context summaries for handoffs or switching between coding assistants.