Skip to main content
GitHub repository

formaltask

formaltask contains 25 collected skills from davidabeyer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
13
updated
2026-02-14
Forks
1
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

documentation-updater
software-developersweb-developers

Guide CLAUDE.md updates based on doc-guard suggestions. This skill should be used when updating documentation, fixing docs, addressing doc-guard suggestions, or updating CLAUDE.md. Activates when user requests "update documentation", "fix docs", "doc-guard suggestions", or "update CLAUDE.md".

2026-02-14
supervisor
network-and-computer-systems-administrators

Monitor blocked workers and help respond to them. Loop checks ft inbox, shows blocked workers, lets you respond naturally.

2026-02-14
adding-tasks
computer-and-information-systems-managers-113021

Adds tasks to FormalTask with mandatory discovery and validated criteria. Use when "add task", "create task", or "/task-add". For batch creation, use /epic-decompose instead.

2026-02-14
committing-changes
software-developerscomputer-programmers

Groups uncommitted changes into logical commits, walks through each grouping for approval, then optionally syncs with remote. Resolves merge conflicts interactively with context from recent remote and local history. Use when "commit my changes", "group commits", "smart commit", "commit and sync", or "organize my changes". Never resolves conflicts without user confirmation.

2026-02-14
critique
software-developers

Unified critique for plans, specs, OR task artifacts. Auto-detects target. Spawns auditors. Commits tasks to DB when READY. Use "critique", "review", "is this ready".

2026-02-14
debugging
software-developers

Systematic debugging with graded exploration and agent escalation. MUST BE USED when encountering errors, test failures, or unexpected behavior.

2026-02-14
decompose
computer-systems-analysts

Decompose plan -> specs OR specs -> tasks. Auto-detects stage. Use when "decompose", "break down", or after /critique APPROVED. For initial planning, use /plan instead.

2026-02-14
handling-errors
software-developers

Guides error handling patterns in the FormalTask codebase. Use when writing exception handlers, debugging silent failures, or ensuring proper error visibility. Activates on "error handling", "exception", "try/except", or when reviewing error-related code.

2026-02-14
implementing-review-feedback
software-quality-assurance-analysts-and-testers

Implements code review feedback systematically, then commits and pushes. Use when user provides reviewer comments, PR feedback, or code review notes. One item at a time, mark complete before moving on.

2026-02-14
managing-reviews
software-quality-assurance-analysts-and-testers

This skill should be used when working with the FormalTask review system. Provides guidance on review types, gates, storage, and the review-fix workflow. Activates when user requests "review workflow", "review gate", "review types", "store review", or when working with task_reviews database operations.

2026-02-14
plan
general-and-operations-managers-111021

Unified planning with auto scope detection. Use when "plan", "design", "architect", or unclear if task/epic. Routes single tasks to /task. For manual critique, use /critique instead.

2026-02-14
plan-status
general-and-operations-managers-111021

Shows planning status dashboard for all projects. Use when "plan status", "what's in flight", "planning dashboard", or checking which projects need attention.

2026-02-14
planning-review-fixes
computer-and-information-systems-managers-113021

Converts code review findings (P0/P1/P2/P3) into actionable FormalTask issues. Use when "create tasks from review", "fix review issues", "process review findings". Enforces antirez-style prioritization - delete before fix, value before effort.

2026-02-14
pre-planning
general-and-operations-managers-111021

Narrows exploration proposals into plannable scope. Extracts ideas from conversation, gets user selection, primes context, writes brief for /plan. Use after exploring options, before /planning.

2026-02-14
reflect
software-developers

Forces reflection before task completion. Prompts self-reflection FIRST, then shows sibling specs. Mandatory when CHECK_LEARNINGS enabled.

2026-02-14
review
software-quality-assurance-analysts-and-testers

Unified code review router. Detects patterns, proposes reviewers, spawns in parallel. Use "review", "review my changes", "review PR

2026-02-14
reviewing-epics
software-quality-assurance-analysts-and-testers

Thorough two-phase epic review: AC verification then quality review. Use when user requests "/epic-review", "review epic", "is this epic done", or when verifying completed epics. Phase 1 gates Phase 2.

2026-02-14
revise
software-developers

Unified revise for plans OR specs. Auto-detects target from critique report. Use when "revise", "fix plan/specs", or after /critique returns FIX_AND_SHIP. For initial creation, use /plan instead.

2026-02-14
shipping-worktree
software-developers

Ships a worktree: reviews changes, commits in logical groups, creates PR, merges, cleans up worktree+branch. Use when "ship worktree", "land worktree", "ship-worktree", or finishing work in a git worktree. For commits only, use committing-changes instead.

2026-02-14
supervisor
administrative-services-managers

Monitor blocked workers and help respond to them. Loop checks ft work inbox, shows blocked workers, lets you respond naturally.

2026-02-14
task
computer-occupations-all-other

Single task creation shortcut. Use when /plan routes here (scope=TASK) or for quick task capture. For 2+ tasks, use /plan instead.

2026-02-14
test-driven-development
software-quality-assurance-analysts-and-testers

Enforces Red-Green-Refactor cycle with automated tdd-guard validation. Failing test required before implementation. tdd-guard blocks Write/Edit without test coverage. Use for all features and bugfixes.

2026-02-14
validating-specs
software-quality-assurance-analysts-and-testers

Validates spec claims match codebase reality during /epic-finalize. Verifies file paths, symbols, and library claims. Produces P0/P1/P2 findings.

2026-02-14
validating-task-plans
general-and-operations-managers-111021

This skill should be used when validating batches of task specifications before creation. Activates when processing task plans from review findings, epic decompositions, or any batch task generation. Use when user says "validate task plan", "check these tasks", "are these tasks well-specified", or when --validate flag is passed to pm-review-fix. Ensures expert-planning quality standards, complete coverage, proper grouping, and priority preservation.

2026-02-14
verifying-completion
software-quality-assurance-analysts-and-testers

Forces meticulous self-review of work just completed. Itemizes every change, creates verification todos, then hunts for gaps using structured uncertainty analysis. Use after finishing implementation work, before claiming done.

2026-02-14