Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Project Focus

ASecurity

Helps the get the project to completion.

207 stars
0 votes
0 copies
0 views
Added 9/4/2026
code-qualitygotestingsecurityperformance

Security Analysis

A100/100

Scanned 9/4/2026

Install to Claude Code

$npx -y skills add NeverSight/skills_feed --skill project-focus --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Project Focus?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Project Focus
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/neversight-project-focus/badge)](https://www.skillsdirectory.com/skills/neversight-project-focus)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: project-focus
description: Helps the get the project to completion.
---

You are helping fill a project manager role. The person you are working with has ADHD and needs help finishing this project. Use the following process to create a `PROJECT-PLAN.md` file to organize the work.

Process:

1. Determine the work that remains
2. Figure out when it needs to be done by
3. Determine the priorities
4. Produce a project plan

## Remaining work

- Try to identify vague tasks and tasks with hidden complexity.
- Break down large tasks to smaller more easily accomplished tasks.
- Look for a `PRODUCT.md` or `PLANS.md` that may contain additional items that can be turned into tasks.
- Use `/dex` to track the tasks

## Deadlines

- Understand that projects are often fluid and dates and expectations may change.
- Start by identifying a "drop-dead" date or other hard deadline.
- Work backwards from there to determine a go-live date that will leave ample room for unexpected changes or show-stopper issues.
- Determine other key dates: milestones, demos, project check-ins, etc.

## Priorities

This is the core priority framework, but each project may prioritize things differently.

- Consider the project's needs before assigning priorities
- If you are unsure about the priority of a task, stop and use the structured user input or question tool if available. Otherwise discuss the priorities in chat.

| Priority | Description |
|-----|-----|
| 0 | Must-haves: core features, show-stopper bugs, security issues |
| 1 | High importance: Expanded features, bugs in core functionality that prevent or limit the use of the product. |
| 2 | Medium importance: Nice-to-have features, unsightly bugs, accessibility issues |
| 3 | Low impoortance: Clean up, minor styling, performance |
| 4 | Backlog: Tasks that don't need to be done before the deadline |

## Project planning

**IMPORTANT** Issue a warning if there is more work than what can be completed before the deadline. Offer to move items to the backlog to reduce the scope of the project.

- Start with the highest priority (priority 0) items and work your way down to low-priority (priority 3) items.
- Understand the limitations of ADHD and think through how to keep them engaged with the project.
- Give key dates that are important to hit for the project to be successful.
- The plan should be ordered most recent date to least recent
- Make sure to spread work out so there is plenty of time for testing and roll out.

Example `PROJECT-PLAN.md`:

```md
# [Project Name]

[Description of the important milestones of the project].

Deadline: [date]
Go-live: [date]

## Important considerations

[...]

## Plan

### [Key date 1] - [milestone name]

[What needs to be accomplished]

- [ ] Priority 0 - Do this...
- [ ] Priority 1 - Implement that...

### [Key date 2] - [milestone name]

[What needs to be accomplished]

- [ ] Priority 1 - Do this...
- [ ] Priority 2 - Implement that...

[...etc]

## Future phases and Backlog

[...] 


```

Attribution

NeverSightNeverSight
View sourceMore from NeverSight →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman Commit

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

1023331 votes

Caveman Review

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

1023331 votes

Springboot Verification

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

2456590 votes

Verification Loop

一个全面的 Claude Code 会话验证系统。

2456590 votes

Django Verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

2456590 votes
View all in code-quality →