Commit Graph

7 Commits

Author SHA1 Message Date
The Chronicler
83de79b36e Recruitment: Google Form Application Template
Created comprehensive Google Form template for staff recruitment pre-screening.

PURPOSE:
- Filter quality applicants before Discord DMs
- Collect structured information upfront
- Automatic tracking via Google Sheets
- Professional application process

POSITIONS:
- Builders (2-3)
- Social Media Helper (1)

FORM SECTIONS:
1. Basic Information (all applicants)
   - Name, Discord, email, role, referral source
2. For Builders (conditional)
   - Portfolio link (required)
   - Building experience and specialties
   - Modded Minecraft experience
   - Fire/Frost aesthetic understanding
   - Technical skills checklist
3. For Social Media Helper (conditional)
   - Social media management experience
   - Platform expertise
   - Content creation skills
   - Fire/Frost brand understanding
4. Availability & Commitment (all applicants)
   - Time commitment (5-20+ hrs/week)
   - Schedule details
   - Motivation and questions
5. Acknowledgment
   - Volunteer position understanding

FORM FEATURES:
- Conditional questions (show based on role)
- Required fields ensure complete applications
- Portfolio/work examples captured
- Skills assessment via checkboxes
- Fire/Frost philosophy understanding tested

INTEGRATION:
- Google Form → Google Sheet (automatic)
- Sheet shared with Michael, Meg, Claude
- Claude creates summaries in docs/recruitment/applications.md
- Review process streamlined

WORKFLOW:
1. Applicant sees recruitment ad
2. Clicks form link
3. Completes 5-10 minute application
4. Response goes to Google Sheet
5. Team reviews structured applications
6. Strong candidates contacted via Discord

RECRUITMENT AD UPDATE:
- Replace 'DM @frostystyle' with form link
- Professional pre-screening process
- Questions still welcome via Discord

NEXT STEPS:
1. Create form at forms.google.com
2. Copy/paste questions from template
3. Configure settings (limit 1 response, collect emails)
4. Test form submission
5. Get shareable link
6. Update recruitment ad
7. Post to communities

TIME TO CREATE: ~15-20 minutes to build form
BENEFIT: Filters serious applicants, structured data, professional process

Fire + Frost + Foundation 💙🔥❄️
2026-02-19 00:46:04 +00:00
Claude
5e7849fab9 docs: Add Command Center security hardening deployment guide
Created comprehensive security hardening guide (500+ lines):

Defense-in-Depth Strategy:
- Layer 1: Fail2Ban auto-banning
- Layer 2: SSH key-only authentication
- Layer 3: UFW firewall optimization

5-Phase Deployment (1 hour total):
- Phase 1: Test SSH key access (CRITICAL - prevents lockout)
- Phase 2: Install and configure Fail2Ban (20 min)
- Phase 3: SSH hardening (20 min)
- Phase 4: UFW firewall review (15 min)
- Phase 5: Additional security (automatic updates, AIDE)

Security Features:
- Fail2Ban monitors SSH, Nginx, bad bots
- SSH: Key-only auth, MaxAuthTries=3, rate limiting
- UFW: Management IP whitelist, unnecessary ports closed
- Automatic security updates
- File integrity checking (AIDE)

Critical Safety Measures:
- Mandatory SSH key testing before disabling passwords
- Keep session open while testing
- Backup access via console/IPMI
- Step-by-step verification at each phase
- Comprehensive troubleshooting (lockout recovery)

Monitoring & Maintenance:
- Daily: Check Fail2Ban bans and auth logs
- Weekly: Review UFW logs and security updates
- Monthly: AIDE file integrity check

Ready to deploy when SSH access available.
Risk level: MEDIUM (can lock out if keys not tested)

Task: Command Center Security Hardening (Tier 1)
FFG-STD-002 compliant
2026-02-17 23:59:44 +00:00
Claude
5d4b27949e docs: Add work completed summary for Staff Recruitment
Summary of all documentation created for Staff Recruitment Launch:
- Prerequisites guide (836 lines)
- Application tracker template
- Onboarding checklist

Includes next steps for Michael:
- Decisions to make (30 min)
- Infrastructure setup (1-2 hours, needs SSH)
- Posting strategy

Task status: Documentation complete, awaiting decisions and SSH access

FFG-STD-001 compliant
2026-02-17 14:18:27 +00:00
Claude
0d92aa87a7 docs: Add comprehensive onboarding checklist for new staff
Created detailed onboarding guide covering:
- Pre-arrival preparation
- Day 1 welcome and access setup
- Orientation documentation and calls
- First week assignments (role-specific for Builders vs Social Media)
- Weekly rhythms and ongoing integration
- Red flag identification
- Onboarding completion criteria
- Feedback collection process
- Template emails and communications

Ensures new staff members feel welcomed, equipped, and integrated
into Firefrost Gaming culture from day one.

Task: Staff Recruitment Launch (Tier 0)
FFG-STD-002 compliant
2026-02-17 14:17:35 +00:00
Claude
02f928a268 docs: Staff Recruitment prerequisites and application tracking
Created comprehensive prerequisites guide for Staff Recruitment Launch:
- Complete checklist for incentive instance provisioning
- Application review criteria and process
- Interview questions for Builders and Social Media Helper
- Test project assignments
- Communication templates (6 templates covering all scenarios)
- Application tracking spreadsheet template with scoring system
- Posting strategy and timeline

Also added PROJECT-INSTRUCTIONS.md:
- Complete project instructions for Claude.ai project settings
- Includes git access protocol hardcoded
- Accessibility requirements
- Infrastructure overview
- Working standards and communication style

Ready to support posting recruitment ad when prerequisites complete.

Task: Staff Recruitment Launch (Tier 0)
FFG-STD-002 compliant
2026-02-17 14:16:35 +00:00
The Chronicler
9bea51478b PRIORITY: Move Staff Recruitment to Tier 0 - posting today
Michael plans to post recruitment ad today, moved from Tier 3 to Tier 0.

Changes:
- Task #3: Staff Recruitment Launch (was #29)
- Status: READY - POSTING TODAY (was PLANNING)
- Priority: Tier 0 - Immediate Win (was Tier 3)
- Renumbered all subsequent tasks (4-29)

Guardian's prerequisites still apply:
- Provision incentive instances before posting
- Define application review process
- Finalize ad decisions (modpacks, deadline)

Ready to launch recruitment campaign today.
2026-02-16 14:26:11 +00:00
The Chronicler
84cf9e675c Add Task #29: Staff Recruitment Launch (Guardian's notes)
Reflects The Guardian's prerequisites from discord-recruitment-ad.md:
1. Provision incentive instances (private servers for recruits)
2. Define application review process
3. Finalize recruitment ad decisions

Task captures:
- Recruitment for 2-3 Builders + 1 Social Media Helper
- Prerequisites checklist from Guardian's bottom notes
- Reference to recruitment ad in docs/planning/
- Application process and onboarding workflow

Status: PLANNING (need to provision incentive instances first)
Priority: Tier 3 - Content & Community

Files added:
- docs/tasks/staff-recruitment-launch/README.md
- Updated docs/core/tasks.md (v3.1, Task #29, total 29 tasks)
2026-02-16 14:23:34 +00:00