CtrlK
BlogDocsLog inGet started
Tessl Logo

devflow

github.com/AndreJorgeLopes/devflow

Skill

Added

Review

review

Use when reviewing a PR/MR by URL or the local working-tree diff — runs multi-perspective parallel agents (bug scanner, CLAUDE.md compliance, test coverage, plan alignment, git history, sibling MR/epic coherence) with confidence scoring and optional draft inline comments on the MR. Triggers for `/devflow:review` or any "review this PR/MR" request.

review

Use when reviewing a PR/MR by URL or the local working-tree diff — runs multi-perspective parallel agents (bug scanner, CLAUDE.md compliance, test coverage, plan alignment, git history, sibling MR/epic coherence) with confidence scoring and optional draft inline comments on the MR. Triggers for `/devflow:review` or any "review this PR/MR" request.

new-feature

Post-launch setup for a new feature worktree — detect context, recall memories, and transition to brainstorming.

session-summary

Generate a session summary for Langfuse tracing — capture what happened, decisions made, and metrics for observability.

retain-learning

Retain a new learning, discovery, or hard-won insight into Hindsight so it's available in future sessions.

finish-feature

Finish a feature — run verification, create PR, retain learnings, and hand off cleanup to the terminal.

update-visualizations

Analyze recent changes and update affected architecture visualizations

writing-plans

Extends superpowers:writing-plans with devflow's phase-handoff at the end.

dependency-update

Check if Brewfile, Formula, or install script need updating when project dependencies change.

finish-feature

Finish a feature — run verification, create PR, retain learnings, and hand off cleanup to the terminal.

best-roi-task

Find the best ROI task in a Jira Epic — highest story points for least effort, filtered to unassigned To Do tasks only.

codebase-walkthrough

Deep codebase walkthrough before implementation — trace the full flow, explain architecture, and build understanding.

pre-push-check

Run the full pre-push review pipeline — code review checks, self-review against CLAUDE.md, and a final report.

task-prioritize

Reprioritize a devflow task — move between priority folders (P0-P4) and update frontmatter.

task-complete

Mark a devflow task as done — update status, move to done/ folder, and retain learnings.

resolve-repo

Resolve the correct repository for a task — detect VCS platform, match ticket to repo, clone if missing. Run this in a sub-agent to avoid filling main context.

visualizations-config

Configure visualization location, style presets, and output preferences

new-feature

Post-launch setup for a new feature worktree — detect context, recall memories, and transition to brainstorming.

task-prioritize

Reprioritize a devflow task — move between priority folders (P0-P4) and update frontmatter.

pre-push-check

Run the full pre-push review pipeline — code review checks, self-review against CLAUDE.md, and a final report.

reflect-session

Reflect on the current session, extract learnings, and consolidate them into Hindsight for future recall.

spec-feature

Spec a new feature — recall architecture knowledge, create a spec document, build an implementation plan, and break into tasks.

writing-plans

Extends superpowers:writing-plans with agent-deck parallel session handoff for devflow workflows.

create-pr

Full PR creation pipeline — self-review, code review checks, and PR creation with a structured template.

architecture-decision

Document an architectural decision — record the decision and rationale, retain into Hindsight, and update CLAUDE.md if needed.