CtrlK
BlogDocsLog inGet started
Tessl Logo

devflow

github.com/AndreJorgeLopes/devflow

Skill

Added

Review

visualizations-config

Configure visualization location, style presets, and output preferences

recall-before-task

Recall relevant memories from Hindsight before starting a task. Injects past learnings, decisions, and context into the current session.

session-summary

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

codebase-walkthrough

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

spec-feature

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

reflect-session

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

retain-learning

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

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.

update-visualizations

Analyze recent changes and update affected architecture visualizations

dependency-update

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

create-pr

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

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.

architecture-decision

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

recall-before-task

Recall relevant memories from Hindsight before starting a task. Injects past learnings, decisions, and context into the current session.