CtrlK
BlogDocsLog inGet started
Tessl Logo

spec-collaboration

Interactive and collaborative specification drafting skill for FinanceHub. Enforces one-question-at-a-time decision making, progressive spec document updates, and architectural validation gates.

55

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/spec-collaboration/SKILL.md
SKILL.md
Quality
Evals
Security

Collaborative Specification Drafting Skill — FinanceHub

This skill governs the interactive process of crafting technical specifications, feature roadmaps, and architectural specs collaboratively with the user.

Core Principles

  1. One Question at a Time:

    • Never flood the user with multiple architectural decisions at once.
    • Ask precisely one question per interaction to refine choices.
  2. Progressive Spec Maintenance:

    • Maintain a live document in .agents/specs/<spec-name>.md.
    • Update the draft spec immediately after each decision is confirmed by the user.
  3. Structured Options:

    • Provide recommended default options with technical rationale (e.g. performance, security, complexity).
    • Use interactive selection tooling (ask_question) or clear markdown choice menus.
  4. Validation & Sign-Off:

    • Once all sections of a spec are decided, run an empirical check or architectural alignment check before closing the spec draft.

Spec Workflow Steps

[Identify Goal] ──> [Create Spec Draft in .agents/specs/] ──> [Ask 1 Question] ──> [Update Spec Document] ──> [Repeat until Spec Complete] ──> [Sign-off]
Repository
JoseMD12/finance-hub
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.